home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000308_shifeux@hotmail.com_Mon Aug 13 12:46:40 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  24 lines

  1. Article: 12666 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!howland.erols.net!news.maxwell.syr.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: shifeux@hotmail.com (Shifeux)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Kermit Scripts and Shell Scripts
  6. Date: 13 Aug 2001 09:41:28 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 6
  9. Message-ID: <336f652d.0108130841.43ce0ed5@posting.google.com>
  10. NNTP-Posting-Host: 146.145.217.201
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Trace: posting.google.com 997720889 1442 127.0.0.1 (13 Aug 2001 16:41:29 GMT)
  14. X-Complaints-To: groups-abuse@google.com
  15. NNTP-Posting-Date: 13 Aug 2001 16:41:29 GMT
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12666
  17.  
  18. Hi, I have a perl script that I am trying to call from a kermit
  19. script. The kermit script will crash at the point of calling the perl
  20. script. There seems to be something wrong with the call that C-Kermit
  21. makes to the shell within a ksc script. Can someone pplease point me
  22. in the right direction for refences to calling a seperate script from
  23. the kermit script. Thanks.
  24.